Skip to content

Conversation

jonathanc-n
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label Oct 10, 2025
@jonathanc-n
Copy link
Contributor Author

@2010YOUY01 I didnt' add right mark since generating data with range() doesnt allow for swapping due to lack of statistics.

statement ok
set datafusion.explain.physical_plan_only = false;

# Verifying existence join NLJ benchmarks
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's the purpose of those tests?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Semi/Anti/Mark join types to Nested Loop Join Benchmark

2 participants